[XEND] More fixes for HVM device configuration parsing
authorAlastair Tse <atse@xensource.com>
Fri, 1 Dec 2006 11:07:22 +0000 (11:07 +0000)
committerAlastair Tse <atse@xensource.com>
Fri, 1 Dec 2006 11:07:22 +0000 (11:07 +0000)
commitbd8806fb71aebdab6289dd42cab8e84301d060ff
tree74226bffdd092941eebb3408c8035356c81d13cf
parent515db7a43abd0a872878c7408c1eb136e299d9fa
[XEND] More fixes for HVM device configuration parsing

Removed duplicated acpi option, added missing stdvga option. Do not
output empty configurations in image sxp. Remove bug with vcpus
passing in device model.

Signed-off-by: Alastair Tse <atse@xensource.com>
tools/python/xen/xend/XendConfig.py
tools/python/xen/xend/image.py